CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mesh generation matlab

搜索资源列表

  1. meshgenerator

    0下载:
  2. cascade mesh generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2024
    • 提供者:alireza fathy
  1. 3

    0下载:
  2. 这是一个三维画图程序源代码,主要是进行三维网格剖分-It is a three-dimensional drawing program source code, mainly for three-dimensional mesh generation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:214370
    • 提供者:王文雅
  1. meshinginmatlab

    0下载:
  2. simple mesh generation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:650219
    • 提供者:muthu
  1. meshgen

    0下载:
  2. automatic mesh generation for fem problem
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3710
    • 提供者:sreedhar
  1. Mesh2dv23

    2下载:
  2. MATLAB编写的非结构化网格生成程序,不算很长-MATLAB program written in unstructured mesh generation, not very long
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:125323
    • 提供者:duhui
  1. Euler_RKDG_Tri_3node_20111107

    3下载:
  2. 用间断有限元方法求解二维Euler方程。 算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程 序,只需要做很小的改动就可以生成稀疏程度不同的网格。 程序还有些问题如下: 1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如 0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出 一个文件Result.dat,用tecplot软件打开这个文件,可以得到一些结果,如流线
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:38757
    • 提供者:刘刚
  1. fem

    0下载:
  2. 一个用MATLAB写的二维矩形有限元算法,包括网格剖分和演示程序-Using MATLAB to write the two-dimensional rectangular finite element algorithms, including mesh generation and demo program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:96930
    • 提供者:方嘉
  1. matlab

    0下载:
  2. 设每位同学自己的学号为n,采用遗传算法求解下面优化问题: min f(x1,x2)=(4-2.1*x1^2+(x1^4)/3)*x1^2+x1*x2+(-4+4*x2^2)*x2^2+n-20111369 s.t. -3<x1<3 -2<x2<2 函数 为六峰值驼背函数(Six-hump Camel Back Function),要求如下: (i)mesh()为Matlab中常用的画图函数,请查阅相关书籍或help,掌握mesh用法
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1372
    • 提供者:天溟
  1. awvoronoi-run-1.0.0

    0下载:
  2. matlab加权 voronoi 剖分网格代码。方便简单。 适合入门与科研应用。-matlab mesh generation code. Convenient and simple.voronoi
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2897919
    • 提供者:yang
  1. meshgen-0.8.5.tar

    0下载:
  2. matlab加权 voronoi 剖分网格代码。方便简单。 适合入门与科研应用。-matlab mesh generation code. Convenient and simple.voronoi
  3. 所属分类:matlab

    • 发布日期:2016-03-05
    • 文件大小:663552
    • 提供者:yang
  1. mesh

    0下载:
  2. 基于matlab,根据边界方程自动划分网格生成网格编号以及每个单元的节点号。可以设置网格的长宽-Based on matlab, according to the boundary equation automatic mesh generation meshing number and node number for each unit. You can set the length and width of the grid
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:
  1. Mesh2d-v24

    0下载:
  2. matlab code for MESH2D - Automatic Mesh Generation
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:121740
    • 提供者:sswtechnology
  1. distmesh

    0下载:
  2. 二维Delaunay网格生成工具,是MIT一个数学博士所写。利用了matlab内建的delauny和delaunayn。不支持Constrained Delaunay-2D Delaunay mesh generation tools
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:97579
    • 提供者:xianlianghu
  1. Matmesh

    0下载:
  2. matlab实现网格划分(结构网格和非结构网格)-mesh generation software developed with matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:83743
    • 提供者:卢欣
  1. dishmesh

    1下载:
  2. 采用c++和matlab 混合编程写的程序,主要用于2维网格生成,细分。含有图例。-mainly used in the two-dimensional mesh generation, subdivision with Matlab and c++ Containing the legend in this file.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-01
    • 文件大小:329593
    • 提供者:song
  1. KHS_MESH

    0下载:
  2. this elliptic mesh generation around the circle in matlab code -this is elliptic mesh generation around the circle in matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:khs
  1. triangle-mesh-generation

    1下载:
  2. 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格(Advancing front triangle mesh generation method code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:asen
  1. shestakov

    0下载:
  2. 此程序可以生成 随机Shestakov mesh,需要输入网格个数(This program generate Shestakov mesh, can be used for mesh generation)
  3. 所属分类:数学计算

  1. FEM_VV

    3下载:
  2. 这是一个3维8节点计算弹性力学有限元的MATLAB程序: 1) 生成网格的程序,可以更改模型尺寸、单元数量等参数;2)可以 计算刚度矩阵、位移、应力等,并将结果保存;3)可以后处理程序显示结果;(This is a 3-D 8-node MATLAB program for calculating finite element of elasticity:1) mesh generation program, which can change the size of the model, the
  3. 所属分类:数学计算

  1. 圆柱绕流网格划分

    1下载:
  2. 在二维方向上的对圆柱体在空气域的流动问题,进行的网格划分程序(In the two-dimensional direction of the cylinder flow in the air domain, the mesh generation program)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-25
    • 文件大小:1378304
    • 提供者:宵小学渣
« 12 »
搜珍网 www.dssz.com